home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / cracking / BeginnersMacAssembly.sit.hqx / BeginnersMacAssembly.rsrc / PICT_79.png < prev    next >
Portable Network Graphic  |  1997-07-26  |  106KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | encyclical | poster | reckoner | sky | windowpane
OCR: Sat, Feb 1996bsr box 256 eginners Guide Macintosh Assembly Language Programming 78age black box inside it to make a window move. #black do colour =black move. #box left,d1 start move #box right, d2 end move. W #box top d3 start move.w #box bottom,d4 end v bsr box 256 * *print the title lea hello string(pc),a0 print box title move move #7 move.w #52 ..do colour bs print string print hello string at 7,7 owch sound. move.w #128,d0 id=128 bsr get sound handle in move. a0 ,do move. op owch handle(a5) save handle to sound **get eek sound move.w #129,d0 id=129 bsr get sound move. a0, op move op eek handle(a5) save handle to sound now get the sprite MOVE #blob id,D0 icl8 IT move. blob pointer(a5,Al *get icl8 needs to know where to put it BSR GET ICL8 in the blob icl8 at my data TST.W DO BMI. OUIT ...